Skip to content

Remove reliance on FitbitAppCredentials in the FitbitClient.#2

Open
WestDiscGolf wants to merge 1 commit into
vNextfrom
app-credential-remove-dependency
Open

Remove reliance on FitbitAppCredentials in the FitbitClient.#2
WestDiscGolf wants to merge 1 commit into
vNextfrom
app-credential-remove-dependency

Conversation

@WestDiscGolf

Copy link
Copy Markdown
Owner

It's only used by the DefaultTokenManager so moved it to it's constructor.

Nothing should require a dependency if only being used by something else!

Removed the unrequired constructor overloads which were originally to aid upgrading from v1 to v2. With optional parameters these are no longer required.

…y used by the DefaultTokenManager so moved it to it's constructor.

Nothing should require a dependency if only being used by something else!

Removed the unrequired constructor overloads which were originally to aid upgrading from v1 to v2. With optional parameters these are no longer required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant